send token via email
will send a link with it to the given email.
url
POST https://yorkyao.xyz/api/tokens
headers
request body
| key name | value type | required |
|---|---|---|
| string | true | |
| name | string | false |
| guid | string | true |
| code | string | true |
| redirectUrl | string | false |
response body
| key name | value type | description |
|---|---|---|
| url | string | only appears in test environment |